home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / Color Macs / Color Utilities / CIcon Edit / Read Me < prev   
Text File  |  1991-12-29  |  4KB  |  113 lines

  1. CIcon Edit
  2.  
  3.  
  4. Copyright ©1987 Ben Haller, AppleSauce Designs.  You can copy this 
  5. and give it away, but you may not sell it or distribute modified 
  6. copies.  The usual PD arrangement.
  7.  
  8.  
  9. CIcon Edit is a Mac II only program to create color icon resources 
  10. (cicns).  It will deal only with icons with 4-bit depth (up to 16 
  11. colors).  Other cicns will be treated incorrectly, so beware.
  12.  
  13.  
  14. cicns are color icons.  One is the color mac logo that appears at 
  15. startup (Welcome To Macintosh).  You can also make the icons that 
  16. appear in dialog boxes cicns, or you can use them in your own 
  17. programs if you want.  You cannot replace a file’s Finder icon with a 
  18. cicn (come on, Apple, get it together!)
  19.  
  20.  
  21. Each cicn has three parts — a mask, which tells what area the icon 
  22. covers, a BWIcon, which is the icon displayed in a black&white 
  23. mode, and the Color Icon itself.  These parts each have a separate 
  24. grid in CIcon Edit, and each grid is labelled appropriately.  The 
  25. mask and BWIcon draw in black and white only, as in FatBits.  The 
  26. Color Icon is in full color.  You select the current drawing color in 
  27. the palette at the bottom of the window.  The currently selected 
  28. color has a highlight around it.
  29.  
  30.  
  31. Use the Color menu to modify the current palette.  Before you save 
  32. a cicn, Remove all the colors in the palette you don’t use in the cicn.  
  33. This will save a few bytes.  Add HSVRange adds any number of 
  34. colors between the selected color and the one to the right of it.  For 
  35. example, if the selected color was red and the color to the right of 
  36. red was blue, Add HSVRange would add the intermediate shades of 
  37. purple.  Add RGBRange does the same thing, but should be used 
  38. instead of HSVRange if one of the two colors is a shade of gray.  
  39. Experiment with these and you might just figure out the conceptual 
  40. difference.  Also, double-click on a color in the palette to change it 
  41. without having to choose the menu item.
  42.  
  43.  
  44. The Transform menu lets you flip, rotate, scroll, etc.  Select which 
  45. grids to transform with the first three items.  Then do what you 
  46. want to do.
  47.  
  48.  
  49. The Edit menu lets you copy, paste, frame and fill rectangles.  Select 
  50. a rectangle by holding down Option and dragging.  Then do what 
  51. you want to do in the menu.  To paste, Option-Click in the upper 
  52. left of where you want to paste into.  The things you copy cannot 
  53. be pasted into other applications.  Also with the Edit menu, you can 
  54. copy the BWIcon into the other maps.  The BWIcon->Mask is 
  55. especially useful:  given any BWIcon, the mask it gives you will 
  56. probably be what it should be, filled in and everything.  Finally, 
  57. Mirror Drawing lets you draw in the Color Icon and it will also draw 
  58. in the BWIcon, simultaneously.
  59.  
  60.  
  61. With the File menu, you can open old-style ICONs and ICN#s, and 
  62. they will be converted to cicns (albeit black-and-white cicns).  You 
  63. can also save your icons.  You should probably save into a separate 
  64. file and put the cicn in where you want it with ResEdit, but you can 
  65. put it directly into a file.
  66.  
  67.  
  68. Finally, in the Apple Menu is About, which has a cicn in it (wow...)  
  69. No DAs.  Sorry, but I’m lazy.
  70.  
  71.  
  72. The Usual Process for making a cicn is as follows:  Draw your Color 
  73. Icon, turning Mirror Drawing on and off as you go, depending on 
  74. whether you want each part you draw to be black or white in the 
  75. BWIcon.  When you’re done, do BWIcon->Mask, then remove all the 
  76. unused colors in the palette, then save it.
  77.  
  78.  
  79. For a good start with experimenting, open the System File, cicn ID# 
  80. 31.
  81.  
  82.  
  83. As I see it, CIcon Edit is just about done.  Maybe I’ll make it work 
  84. with multiple pixel depths.  If you want this a lot, write and say so.
  85.  
  86.  
  87. Also, look for the other AppleSauce Designs programs, like Flex, 
  88. Mandelbrot, PTable, and so on.
  89.  
  90.  
  91. If you have any questions, comments, suggestions, etc, write to me 
  92. at:
  93.  
  94.     AppleSauce Designs
  95.  
  96.     c/o Ben Haller
  97.  
  98.     32 Deer Haven Drive
  99.  
  100.     Ithaca, N.Y. 14850.
  101.  
  102.  
  103. Enjoy.
  104.  
  105.  
  106. (Sorry if the format of these docs gets a little repetitive, but it’s 
  107. faster to mass-produce.  If you don’t know what I mean, just wait 
  108. until you read a few more by me.)
  109.  
  110.  
  111.  
  112.  
  113.